home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Utilities / Virus Checkers / Info About Viruses / Virus Encyclopedia / card_7688.txt < prev    next >
Text File  |  1990-01-29  |  1KB  |  37 lines

  1. -- card: 7688 from stack: in
  2. -- bmap block id: 22284
  3. -- flags: 0000
  4. -- background id: 2783
  5. -- name: Glossary
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide bg button "To Glossary"
  9. end openCard
  10.  
  11. on closeCard
  12.   show bg button "To Glossary"
  13. end closeCard
  14.  
  15.  
  16.  
  17. -- part contents for background part 10
  18. ----- text -----
  19. Glossary
  20.  
  21. -- part contents for background part 2
  22. ----- text -----
  23. cdev:  A Control panel DEVice.  A module of the Control Panel which allows configuration of various system parameters.
  24.  
  25. Control Panel:  A Desk Accessory which allows a user to configure the system.
  26.  
  27. INIT:  An INITialization program which executes at start up time.
  28.  
  29. Resource:  A unit or collection of information used by an application program.  Most objects in the Macintosh environment are resources.
  30.  
  31. -- part contents for background part 11
  32. ----- text -----
  33. Resource Fork:  The part of a Macintosh file where resources are stored.
  34.  
  35. Virus:  Any executable code, which enters a computer unintentionally, and spreads itself to other programs and computers.
  36.  
  37.